Skip to content

CI: install SDK 9 #433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

CI: install SDK 9 #433

wants to merge 2 commits into from

Conversation

mgravell
Copy link

Intent: use modern C# in the code, even when targeting down-level test TFMs

To do this, we install the current .NET SDK (9 at time of writing) alongside the test target, so the build and run both work appropriately.

This multi-target approach is cited in the official docs, here

@mgravell
Copy link
Author

(this PR also directly incorporated into #432)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant